Integrating European Land Scheduling from external systems

If you want to trigger the Scheduling eService from some external system, you can provide information in the URL. This will open Scheduling with pre-defined parameters for logged-in users as well as for users who have not logged in.

For example, the following URL (predefined parameters have been marked in bold):

 

https://www.dbschenker.com/app/scheduling/land-transport?fromCountry=DE&fromPostalCode=45131&toCountry=AT&toPostalCode=1100&type=collection&date=2024-07-12&dangerousGoods=yes&detailedView=no&language_region=fr-FR_FR

 

will open the search results as shown below: 

 

The following parameters must be defined within the URL to successfully trigger a search via URL.

Parameter

Optional / Mandatory

Parameter Details

language_region optional

Must be provided in typical locale code: [language code]-[country code]_[script code]
For example: de-DE_DE.

If the parameter is not provided, the system assumes "en".

fromCountry mandatory

Must be provided as two-letter code.

fromPostalCode mandatory

For Irish locations the three-letter county code must be provided (CAW, CAV, CLR, ORK, CFN, DUB, GWY, KIR, KIL, KLK, LOI, LEI, LMK, LFD, LTH, MAO, MTH, MON, OFL, RSM, SXL, TPY, WAT, WMT, WEX, WIC).

toCountry mandatory

Must be provided as two-letter code.

toPostalCode mandatory

For Irish locations the three-letter county code must be provided (CAW, CAV, CLR, ORK, CFN, DUB, GWY, KIR, KIL, KLK, LOI, LEI, LMK, LFD, LTH, MAO, MTH, MON, OFL, RSM, SXL, TPY, WAT, WMT, WEX, WIC).

type optional

Can be "collection" or "delivery".

If the parameter is not provided, the system assumes "collection".

date optional

Must be provided in this format: YYYY-MM-DD

If the parameter is not provided, the system assumes "today+1"

dangerousGoods optional

Can be "yes" or "no".

If the parameter is not provided, the system assumes "no"

detailedView

optional

Can be "yes" or "no".

If the parameter is not provided, the system assumes "no".

Note that the detailed view is only available to logged in users with a Scheduling Date Role.